@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-size: 1rem;font-family: '微软雅黑';  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
img{vertical-align: middle;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1300px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt50{ margin-top:50px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.w1200{width: 1200px;margin: 0 auto;}
.h60{height: 60px;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}


/*导航 */ 
.nav {
	width: 100%;
	height: 105px;
	background: rgba(255,255,255,.75);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}
.left-logo{
	background: #007fea;
    height: 105px;
    width: auto;
    position: relative;
    padding-left: 8%;
}
.left-logo::after{
	content: '';
    position: absolute;
    width: 310px;
    height: 105px;
    display: block;
    background: url(../images/lobj.png) right center no-repeat;
    right: -50px;
    bottom: 0;
    z-index: 9
}
.left-logo img{
	display: block;
	position: relative;
	z-index: 99;
	margin-top: 13px;
}

.navb {
	height: 105px;
	width: 50%;
	margin-left: 5%;
}
.navb .active {
	position: relative;
	float: left;
	width: 10.5%;
	display: inline;
	text-align: center;
	line-height: 105px
}

.navb .on{
	height: 105px;
	line-height: 105px;
	background: #007fea;

} 

.navb .on a{
	color: #fff;
	display: block;
	font-size: 16px;
	position: relative;
}


.navb h3{
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}
.navb h3 a {
	zoom: 1;
	display: block;
	color: #000;
	text-align: center;
}
.navb h3 a:hover {
	transition-duration: .3s;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.navb .sub {
	display: none;
	width: 100px;
	position: absolute;
	left: 0px;
	top:105px;
	float: left;
	line-height: 30px;
	z-index: 1000;
}
.navb .sub2 {
	left: -180px !important;
	width: 520px;
}
.navb .sub li {
	text-align:center;
}
.navb .sub li a {
	color:#5e5e5e;
	display:block;
	zoom:1;
}

.navb .sub li a:hover {
	background:#ddd;
	color:#c00;
}
.navb .sub li a img {
	width: 151px;
	height:110px;
}
.navb .sub li p {
	text-align:left;
}
.mun1 {
	width:520px;
	height:520px;
	background:#f6f6f6;
	padding-left:15px;
	-moz-box-shadow:0px 2px 2px #999 inset;
	-webkit-box-shadow:0px 2px 2px #999 inset;
	box-shadow:0px 2px 2px #e4e4e4 inset;
}
.mun1 ul li {
	width:150px;
	float:left;
	height:auto;
	overflow:hidden;
	margin-left:13px;
	margin-top:20px;
}
.mun1 ul li h2 {
	width:100%;
	font-size:14px;
	color:#5e5e5e;
	border-bottom:1px solid #dbdbdb;
	line-height:35px;
}
.nav .sub .mun1 ul li p a {
	width:100%;
	height:28px;
	display:block;
	color:#919191;
	font-size:13px;
	overflow: hidden;
}
.nav .sub .mun1 ul li p a:hover {
	color:#0c438c;
	background:none;
}
.mun1 ul li ul li {
	width:75px;
	float:left;
	margin:0px;
}
.nav .sub .mun1 ul li ul li a {
	color:#919191;
}
.nav .sub .mun1 ul li ul li a:hover {
	color:#0c438c;
	background:none;
}
.right-tel{
	font-family: "Arial";
	font-size: 36px;
	background: url(../images/tel.png) left center no-repeat;
	color: #d20019;
	padding-left: 50px;
	margin-top: 28px;
    margin-right: 6%;
}
@media screen and (max-width:1910px){
	.left-logo{padding-left: 3%;}
	.right-tel{margin-right: 3%;}
}
@media screen and (max-width:1700px){
  .left-logo{padding-left: 1%;}
  .right-tel{margin-right: 1%;}
    .navb{width: 50%;}
	.navb .active{width: 11%;}
}
@media screen and (max-width:1410px){
    .right-tel{background: initial;padding-left: 0;}
	
}


/*banner*/
.flexslider {
	margin: 0 auto 0;
	position: relative;
	width: 100%;
	height: 830px;
	overflow: hidden;
	zoom: 1;
	border: 0
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
	border:0;
	list-style-type: none
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0;
	text-align: center;
}
.flex-control-nav li {;
	margin: 0 3px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	
	display: block;
	height: 9px;
	width: 9px;
	border-radius: 50px;
	text-indent: -99em;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 830px;
	border:0;
}
/*分类*/
.pro_list_con{
    width: 100%;
    height: 370px;
    background: url(../images/flbj.jpg) center no-repeat;
}
.cpnav{
	width: 1300px;
	margin:0 auto;
	overflow: hidden;
	padding-top: 12px;

}
.cpnav ul{
	position: relative;
}
.cpnav ul li{
	float: left;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-top: 5px;
}
.cpnav ul li .cpimg{
	display: block;
	width: 195px;
	height: 195px;
	background: url(../images/yuan.png) center no-repeat;
}
.cpnav ul li img{
	width: 175px;
	height: 175px;
	border-radius: 100%;
	background: #fff;
	margin-top: 10px;
}
.cpnav ul li p{
    display: block;
    width: 165px;
    height: 40px;
    background: #0063b9;
    border-radius: 15px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 40px;
}
.cpnav ul li p a{
	color: #fff;
	font-size: 16px;
	display: block;
}
.cpnav ul li:hover img{
	cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)
}
.cpnav ul li:hover p{
    background: #db001a
}

/*产品展示*/
.probt{
	width: 550px;
	margin:0 auto;
	text-align: center;
	margin-top: -30px;
	position: relative;
}
.probt::after{
	content: '';
    position: absolute;
    width: 85px;
    height: 100px;
    display: block;
    background: url(../images/cpbt.png) center no-repeat;
    left: 60px;
    bottom: 13px;
}
.probt a{
	font-size: 40px;
	color: #333;
}
.probt a span{
	color: #007eeb;
	font-weight: bold;
}
.probt em{
	display: block;
	width: 25px;
	height: 4px;
	background: #db001a;
	margin: 0 auto;
}
.probt p{
	color: #8d8d8d;
	font-size: 16px;
	line-height: 35px;
}
.probt a:hover span{
	color: #db001a;
}

.pro_litpic{
    width: 93%;
    margin: 0 auto;
    overflow: hidden;
    height: 750px;
    position: relative;
    margin-top: 30px;
}
.pro_litpic ul{
	overflow: hidden;
}
.pro_litpic ul li{
    float: left;
    width: 24.6%;
    margin: 0.4% 0.2% ;
    overflow: hidden;
    height: 350px;
    position: relative;
}
.pro_litpic ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.litpic_img{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    transition: all 0.6s;
}
.pro_litpic ul li:hover .litpic_img{
    transform: scale(1.1);
}
.pro_litpic ul li p{
    width: 100%;
    line-height: 50px;
    background: #fff;
    height: 50px;
    color: #333;
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    padding: 0 3px;
    border-bottom: 1px solid #ececec;

}
.pro_litpic ul li p::after{
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/icon.png) -355px -21px no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
}
.pro_litpic ul li p i{
    display: inline-block;
	font-style: normal;
}

.pro_litpic ul li:hover .pro_cover{
    top: 0;
}
.pro_cover{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,126,235,.8);
    text-align: center;
    transition: all 0.6s;
}
.pro_cover h3,.pro_cover h4{
    font-weight: normal;
    color: #fff;
    text-align: center;
}
.pro_cover span{
    display: block;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    border: 2px dotted #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.pro_cover span em{
    width: 37px;
    height: 37px;
    background: url(../images/icon.png) -299px -15px no-repeat;
    margin: 50px auto 15px auto;
	display: block;
}
.pro_cover span h3 i{
    display: inline-block;
	font-style: initial;
	margin-top: 50px;
}

.pro_cover span h3{
    font-size: 20px;
}
.pro_cover span h4{
    font-size: 26px;
    margin-top: 3px;
	font-family: "Arial";
}
.pro_go {
    height: 9999px;
}


/*简介*/
.index_abbj{
    height: 630px;
    width: 100%;
    background:url(../images/abbj.jpg) center no-repeat;
    margin-top: 70px;
}
.abnr{
    width: 646px;
}
.abnr h3{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    margin-left: 45px;
    margin-top: 30px;
}
.abnr p{
	display: block;
	width: 600px;
	margin-left: 25px;
	margin-top: 120px;
	font-size: 15px;
	color: #333;
	line-height: 28px
}
.abnr a{
	display: block;
	width: 150px;
	height: 40px;
	border: 1px #db001a solid;
	text-align: center;
	line-height: 40px;
	margin-left: 25px;
	margin-top: 30px;
	font-size: 15px;
	color: #db001a
}
.abnr a:hover{
   background: #db001a;
   color: #fff
}
.abimg{
  margin-top: 111px;
}


/*csae*/
.casebj{
	width: 100%;
	height: 710px;
	background: url(../images/albj.jpg) center bottom no-repeat;
}
.probta{
	width: 550px;
	margin:0 auto;
	text-align: center;
	margin-top: 35px;
	position: relative;
}
.probta::after{
	content: '';
    position: absolute;
    width: 90px;
    height: 110px;
    display: block;
    background: url(../images/cpbta.png) center no-repeat;
    left: 60px;
    bottom: 10px;
}
.probta a{
	font-size: 40px;
	color: #333;
}
.probta a span{
	color: #007eeb;
	font-weight: bold;
}
.probta em{
	display: block;
	width: 25px;
	height: 4px;
	background: #db001a;
	margin: 0 auto;
}
.probta p{
	color: #8d8d8d;
	font-size: 16px;
	line-height: 35px;
}
.probta a:hover span{
	color: #db001a;
}
.case_con{
	width: 1350px;
    margin: 30px auto;
    position: relative;
}
.case_go{
    width: 1300px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.case_go ul{
    position: relative;
}
.case_go ul li{
    float: left;
    width: 430px;
    position: relative;
    overflow: hidden;
    margin: 0 3px;
    height: 360px;
}
.case_go ul li a{
    display: block;
    width: 100%;
    height: 320px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.case_go ul li img{
    width: 100%;
    height: auto;
    min-height: 260px;
    transition: all 0.6s;
}
.case_go ul li em{
    position: absolute;
    bottom: 0;
    left: 0;
    background: #007eeb;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    width: 100%;
    opacity: 0;
}
.case_go ul li.active em,.case_go ul li:hover em{
    opacity: 1;
}
.case_go ul li:hover img{
    transform: scale(1.1);
}
.case_go ul li.active a{
    height: 360px;
}
.case_go ul li.active img{
    min-height: 360px;
}
.case_r,.case_l{
    width: 70px;
    height: 70px;
    background: url(../images/icona.png);
    position: absolute;
    top: 55%;
    margin-top: -32.5px ;
    cursor: pointer;
}
.case_r{
    background-position: -70px;
    right: 0px;
}
.case_l{
    background-position: 0;
    left: 0px;
}
.altel{
	width: 440px;
	height: 65px;
	background: url(../images/telbj.png) center no-repeat;
	margin: 0 auto;
	margin-top: 15px;
	line-height: 65px;
	color: #fff;
	font-size: 23px;
	padding-left: 130px;
}
.altel span{
	font-size: 33px;
	font-family: "Arial"
}
/*流程*/
.lcbj{
	width: 100%;
	height: 390px;
	background: url(../images/lcbj.png) center no-repeat;
	position: relative;
    margin-top: -180px;
}
.lcfl{
	width: 547px;
	margin-top: 165px;
}
.lcfl ul li{
	float: left;
	width: 128px;
	text-align: center;
}
.lcfl ul li span{
	display: block;
	font-size: 20px;
	color: #fff;
	margin-top: 50px;
}
.lcfl ul li:nth-child(4){
	margin-left: 20px;
}
.lcbt{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin-top: 225px;
}
.lcbt img{
	animation: ball .6s infinite alternate;
}
.lcfl ul li:hover img{
	transition: all 0.5s;
	transform: rotate(360deg);
	cursor: pointer;
}



/*新闻*/
.news{
	width: 100%;
	height: 600px;
	background: #fff url(../images/xwbj.jpg) center no-repeat;
}
.xw-l{
  width: 395px;
  height: 537px;
  background: url(../images/xw.jpg) left center no-repeat;
  margin-top: 35px;
}
.xwbt{
  width: 360px;
  margin: 0 auto;
  margin-top: 18px;
  height: 60px
}
.xwbt em{
	float: left;
	color: #fff;
	font-size: 26px;
}
.xwbt em i{
	font-size: 14px;
	font-style: normal;
	display: block;
	font-family: "Arial";
}
.xwbt a{
	display: block;
	width: 25px;
	height: 25px;
	background: #37a3ff;
	float: right;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 18px;
	font-family: "Arial";
	margin-top: 18px;
}
.xwbt a:hover{
	background: #ec0000;
}
.xw-l img{
	width: 360px;
	height: 210px;
	margin: 0 auto;
	margin-top: 18px;
	display: block;
}



.xw-l .xtitle{
  font-size: 16px;
  color: #161616;
  display: block;
  width: 360px;
  margin: 0 auto;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
}
.xw-l p{
  display: block;
  width: 360px;
  margin: 0 auto;
  font-size: 14px;
  color: #8b8b8b;
  line-height: 25px;
}
.xw-l span{
  color: #8b8b8b;
  font-size: 15px;
  font-family: "Arial";
  display: block;
  width: 360px;
  margin: 0 auto;
  margin-top: 30px;
  display: block;
  text-align: right;
  position: relative;
}
.xw-l span::before{
	content: '';
    position: absolute;
    width: 45px;
    height: 4px;
    display: block;
    background: #008aff;
	margin-top: 10px;
}
.xw-l span::after{
	content: '';
    position: absolute;
    width: 19px;
    height: 19px;
    display: block;
    background:url(../images/shijian.png) center no-repeat;
	right: 90px;
    z-index: 999;
    top: 0;
}
.xw-l:hover .xtitle{
	color: #007ee9;
	padding-left: 16px;
}
.xw-r{
	width: 880px;
	margin-top: 50px;
}
.newsa{
    height: 300px;
    background: #007ee9;
    width: 100%;
}
.news_l{
    float: left;
    width: 430px;
    height: 300px;
    position: relative;
}
.news_l img{
    width: 100%;
    height: auto;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 111;
    display: none;
}
.news_r{
    float: right;
    width: 430px;
}
.news_r ul li{
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    border-bottom: 1px #198aea solid;
    margin-top: 20px;
}
.news_r ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.news_r ul li span,.news_des{
    float: left;
}
.news_des{
    width: 430px;
    position: relative;
    height: 140px;
    box-sizing: border-box;
    padding: 25px 0;
}
.news_des b{
    font-size: 16px;
    color: #fff;
    display: block;
    height: 30px;
}
.news_des em{
	display: block;
    font-size: 14px;
    color: #fff;
}
.news_des p{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin-top: 16px;
    display: block;
    height: 25px;
    overflow: hidden;
}

.news_r ul li:hover b{
    color: #fff;
    padding-left: 13px;
    transition: all 0.6s;
}
.news_r ul li:hover img{
    transform: scale(1.1);
}
.xwlb{
	width: 100%;
	height: 187px;
	background: #f4f4f4;
	margin-top: 20px;
}
.xwlb ul{
	padding: 20px 20px;
}
.xwlb ul li{
	float: left;
	width: 390px;
	height: 45px;
	line-height: 45px;
	background: url(../images/xwtb.png) left center no-repeat;
	padding-left: 25px
}
.xwlb ul li a{
	font-size: 15px;
	color: #333;
}
.xwlb ul li:hover a{
	color: #007ee9;
	padding-left: 13px;
	text-decoration: underline;
}

/*底部*/
.foot{
	width: 100%;
	height: 370px;
	background:url(../images/footbj.jpg) center no-repeat;
	margin-top: 50px
}
.dblogo{
	width: 405px;
	margin-top: 70px
}
.dblogo p{
    color: #fff;
    font-size: 15px;

}
.dblogo p span{
	font-size: 30px;
	font-family: "Arial";
}
.dbpro{
	width: 600px;
	margin-left: 80px;
	margin-top: 30px;
}
.dbpro span{
	color: #fff;
	font-size: 23px
}
.dbpro em{
	display: block;
	width: 45px;
	height: 3px;
	background: #fff;
	margin: 15px 0;
}
.dbpro ul{
	margin-top: 20px
}
.dbpro ul li{
	width: 170px;
	height: 40px;
	background: #444;
	text-align: center;
	line-height: 40px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.dbpro ul li a{
	color: #c6c6c6;
	font-size: 15px;
}
.dbewm{
	margin-top: 55px;
}
.dbewm span{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 40px;
}
.copy{
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-top: 70px;
}
.copy a{
	color: #fff
}

/*内页左侧分类*/
.box_left{width: 260px;}
.conboya{width: 260px;height: auto;background: #7f1d74;text-align: center;padding-bottom: 20px;}
.conboya h2{color: #fff;font-size: 18px;font-weight: bold;line-height: 35px;padding-top: 10px;}
.conboya p{display: block;border-bottom: 1px #9e2891 solid;line-height: 30px;padding-bottom: 10px;color: #fff;}
.conboya a{display: block;width: 230px;height: 40px;margin: 0 auto;background: #fff;margin-top: 15px;line-height: 40px;color: #333;}  
.conboya a:hover{background: #d47143;color: #fff;}
.sideBottom{width: 260px;height: auto;background: #d47143 url(../images/zcdh.png) center 40px no-repeat;margin-top: 15px;padding-bottom: 40px;text-align: center;}
.sideBottom span{color: #fff;padding-top: 100px;display: block;}
.sideBottom p{color: #fff;font-size: 30px;font-family: "Impact"}
.sideBottom a{display: block;width: 150px;height: 35px;background: #fff;margin: 0 auto;border-radius: 25px;line-height: 35px;color: #333;margin-top: 20px;}
.sideBottom a:hover{background: #f39801;color: #fff;}
/**/

/*当前导航*/
.breadcrumbs {
	height:70px;
	font-size:14px;
	line-height:70px;
	color:#fff;
	background: #007fea;
}

.breadcrumbs .dqdhMain {
	float:right;
}
.breadcrumbs .dqdhMain a {
	font-size: 14px;
	color: #fff;
	display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
	text-decoration:underline;
	color:#fff;
}
.breadcrumbs .dqdhMain .span2 {
	color:#fff;
	font-size: 14px;
	display:inline-block;
	padding:0 5px;
}

.breadcrumbs .span11 {
	color:#fff;
	padding:0 10px 0 30px;
	background:url(../images/dizhi.png) left center no-repeat;
}
.breadcrumbs .dqdh_class {
	margin-top:15px;
	float:left;
}
.breadcrumbs .dqdh_class li {
	float:left;
	padding:0 15px 0 0px;
}
.breadcrumbs .dqdh_class li a {
	display:block;
	padding:0 50px;
	height:40px;
	line-height:40px;
	background-color:#fff;
	color:#000;
	font-size:15px;
	position:relative;
}
.breadcrumbs .dqdh_class li a::before, .breadcrumbs .dqdh_class li a::after {
content:'';
display:block;
position:absolute;
top:50%;
margin-top:-6px;
height:12px;
width:1px;
border-left:1px solid #b3b3b3;
border-right:1px solid #b3b3b3;
}
.breadcrumbs .dqdh_class li a::before {
left:20px;
}
.breadcrumbs .dqdh_class li a::after {
right:20px;
}

/*左侧分类*/

.left_class {
	width:270px;
	background:#007fea;
	height: auto;
    padding-bottom: 30px;
}
.left_class .classT {
	background:#0063b9;
	position: relative;
	z-index: 10;
	height: 110px;
	text-align: center;
}
.left_class .classT .div1 {
	font-size: 28px;
	color: #fff;
	font-weight: 700;
	padding-top:18px;
}
.left_class .classT .div2 {
	color:#fff;
	font-size: 23px;
	letter-spacing: 2;
	line-height: 28px;
}
.left_class .subNav {
	width: 240px;
	margin:0 auto;
	height: 45px;
	background:#fff url(../images/jt.png) 195px center no-repeat;
	line-height:45px;
	text-align: left;
	border-radius: 50px;
	margin-top: 20px;
}
.left_class .subNav a {
	font-size: 17px;
	color: #000;
	display:inline-block;
	padding-left:30px;
	display: block;
}
.left_class .subNav:hover {
	background: #e50000  url(../images/jt.png) 195px center no-repeat;
}
.left_class .subNav:hover a {
	color: #fff;
}
.left_class .navContent {
	margin-top: 10px;
	display: none;

}
.left_class .navContent:nth-child(1){display: block;}
.left_class .navContent li {
	height: 40px;
	line-height: 40px;
	background: url(../images/yuana.png) 40px center no-repeat;
}
.left_class .navContent li a {
	font-size: 15px;
	color: #fff;
	padding-left: 65px;
	display: block;
}
.left_class .navContent li:hover a {
	font-weight: bold;
}
.left_class .lxwm {
    width: 195px;
    height: auto;
    background: #0063b9 url(../images/tela.png) 20px 40px no-repeat;
    margin-top: 25px;
    color: #fff;
    font-size: 17px;
    padding-left: 75px;
    padding-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.left_class .lxwm p{
	font-size: 26px;
	font-family: "Arial";
}
.list_prol_tit{
    text-align: center;
    line-height: 60px;
    font-size:20px;
    font-weight: 800;
    color:#fff;
    background: #0243a9;
    margin-bottom: 10px;  
}
.hotimg dl dt{
	width: 220px;
	margin: 0 auto;
	margin-top: 10px;
	border: 1px #e6e6e6 solid;
	background: #fff;
	padding: 5px;
}
.hotimg dl dd{
	text-align: center;
	line-height: 35px;
}
.hotimg dl dd a{
	color: #fff;
}
.hotimg dl dt:hover{
	border: 1px #0042a8 solid;
}
.hotimg dl dd a:hover{
	color: #fff;
	font-weight: bold;
}

.myClass{
	width: 220px;
	height: 185px;
}


/*Â·Ã–Ã'Â³*/

.page_nav {
	padding:15px 15px;
	color:#999;
	font-size:14px;
	text-align:center;
	background-color:#fff;
}
.page_nav .nolink {
	display:inline-block;
	margin:0 5px;
	padding:0 5px;
	height:25px;
	line-height:25px;
	border:1px solid #fff;
}
.page_nav font, .page_nav a {
	display:inline-block;
	margin:0 5px;
	padding:0 10px;
	border:1px solid #e5e5e5;
	height:25px;
	line-height:25px;
	border-radius:5px;
}
.page_nav font {
	border:1px solid #fff;
}
.page_nav a:hover {
	color:#fff;
	border:1px solid #54a530;
	background-color:#54a530
}
.viewpage {
	margin:0;
	border-top:1px solid #f3f3f3;
}
.viewpage .main_r_nav {
	color:#999;
	font-size:14px;
	line-height:30px;
	background: #d9e2f3;
	border-radius: 50px;
	margin: 20px;
	padding: 8px 20px;
}
.viewpage .main_r_nav a {
	font-size:14px;
	color:#444
}
.viewpage .main_r_nav a:hover {
	text-decoration:underline;
}
/*分页*/

.fenye {
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:30px;
	padding:20px 0;
}
.fenye .rows {
	color:#666;
	font-size:13px;
	padding:0 10px;
}
.fenye .current {
	display: inline-block;
	color:#cc0000;
	font-size:14px;
	padding:0 5px;
}
.fenye .num, .fenye .next {
	display:inline-block;
	margin:0 3px;
	padding:0 10px;
	border:1px solid #ddd;
	color:#666;
	font-size:14px;
	height:28px;
	line-height:27px;
	border-radius:5px;
}
.fenye .num:hover, .fenye .next:hover {
	background-color:#cc0000;
	color:#fff;
	border:1px solid #cc0000;
}
.nyyc {
	width: 280px;
	height: auto;
	margin-right: 20px;
	margin-top: 30px;
}
.fenlei span {
	color: #333;
	font-size: 24px;
	font-family: "黑体"
}
.fenlei ul {
	margin-top: 20px;
}
.fenlei ul li {
	height: 38px;
	line-height: 38px;
	background: #e7e7e7;
	margin-bottom: 10px;
	padding-left: 25px;
	font-size: 15px;
	width: 250px;
}
.fenlei ul li a {
	color: #333;
	display: block;
}
.fenlei ul li:hover {
	background:#ffa900;
	cursor: pointer;
}
.fenlei ul li:hover a {
	color: #fff;
}
.nylx {
	width: 245px;
	height: auto;
	background: #f2f2f2;
	padding-bottom: 30px;
	margin-top: 20px;
	padding: 20px 15px 20px 15px;
	margin-bottom: 50px;
}
.nylx span {
	color: #333;
	font-size: 24px;
	font-family: "黑体"
}
.nylx p {
	color: #838383;
	font-size: 14px;
	line-height: 26px;
}
.main {
	width: 1300px;
	margin: 0 auto;
	border: 1px #e9e9e9 solid;
	margin-top: 40px;
	margin-bottom: 110px;
}
.main .main_right {
	width:100%;
	margin-bottom:50px;
}
.main .main_righta {
	width:1025px;
	margin-bottom:50px;
}
.text {
	line-height:35px;
	font-size:15px;
	color:#666;
	padding:30px;
}
.text span {
	font-size:15px;
	color:#666;
}
.text img {
	max-width:100%;
	margin-bottom: 20px;
}
.main .tT01 {
	text-align:center;
	line-height:35px;
	background: #f3f3f3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main .tT01 .span1 {
	font-size:24px;
	color:#444;
}
.main .subtitle {
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	color: #8F8F8F;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.main .subtitle span {
	padding:0 30px;
}
.stime {
	background: url(../images/shijian.png) left center no-repeat;
}
.sclick {
	background: url(../images/liulan.png) left center no-repeat;
}
.main .main_left {
	width:182px;
}
.main .main_left .titleL {
	height:80px;
	background:url(../images/bt_vt57.jpg) top right no-repeat;
	text-align:center;
	overflow:auto;
}
.main .main_left .titleL span {
	font-size:24px;
	color:#fff;
	font-weight:700;
	display:block;
	width:100%;
	height:80px;
	line-height:80px;
}
.main .main_left .titleL2 {
	display: block;
	width:100%;
	margin-top:10px;
	overflow:hidden;
}
.main .main_left .titleL2 img {
	display:block;
	width:100%;
}
.main .navLeft {
}
.main .navLeft li a {
	display:block;
	width:100%;
	height:45px;
	line-height:45px;
	;
	color:#305dc3;
	text-align:left;
	border-bottom:1px solid #305dc3;
	font-size:14px;
	position:relative;
}
.main .navLeft li a span {
	position:relative;
	z-index:5;
	padding-left:15px
}
.main .navLeft li a em {
	display:block;
	width:0;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	height:100%;
	background-color:#305dc3;
	-moz-transition: all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.main .navLeft li a:hover, .main .navLeft li.active a {
	color:#fff;
}
.main .navLeft li a:hover em, .main .navLeft li.active a em {
	width:100%;
}
.product_top {
	padding: 10px;
}
.product_top .l_img {
	width:650px;
	height:455px;
	background-color:#f2f2f2;
	text-align:center;
	display:table;
}
.product_top .l_img span {/*display: table-cell; vertical-align:middle;*/
	display:block;
	width:100%;
	height:100%;
	background-size:cover !important;
}
.product_top span img {
	display:inline-block;
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
.product_top .r_box {
	width:510px;
}
.product_top .r_box .product_title {
	border-bottom:1px solid #ddd;
	padding:10px 0 8px 0;
}
.product_top .r_box .product_title h2 {
	font-weight:700;
	font-size:26px;
	color:#101010;
}
.miaoshu {
}
.product_top .subtitle {
	font-size:14px;
	color:#b7b7b7;
	padding-top:8px;
}
.product_top .subtitle span {
	display:block;
	padding-left:25px;
	line-height: 23px;
	height: 24px;
}
.product_top .subtitle span.span1 {
	background:url(../images/shijian.png) left center no-repeat;
}
.product_top .subtitle span.span2 {
	background:url(../images/liulan.png) left center no-repeat;
}
.product_top .keyword {
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#717171;
}
.product_top .keyword span {
	font-size:18px;
	color:#0059A9;
}
.product_top .desc {
	font-size:15px;
	color:#717171;
	line-height:30px;
}
.product_top .desc span {
	font-size:20px;
	font-weight:bold;
	color:#e40000;
}
.product_top .desc span b {
	font-size:30px;
}
.maina .main_righta {
	background: #fff;
	padding-bottom: 50px;
}
.h30 {
	height: 30px;
}
.newsTitle {
	height: 63px;
	line-height: 60px;
	font-size: 20px;
	border-bottom: 1px solid #ebebeb;
}
.newsTitle a {
	float: left;
	padding: 0 35px;
	cursor: pointer;
	margin-top: 2px;
}
.newsTitle .active {
	color: #3dc3e8;
	border-bottom: 2px solid #3dc3e8;
	position: relative;
	top: 1px;
	line-height: 58px;
}

.lybt {
	text-align:center;
	margin-top:40px;
}
.lybt span {
	font-size: 43px;
	line-height: 45px;
	text-transform: uppercase;
	color:#5a5a5a;
}
.lybt h3 {
	display:block;
	font-size:20px;
	line-height:45px;
	color:#5a5a5a;
}
.liuyan {
	margin-top:30px;
	text-align:center;
}
.liuyan span {
	font-size:20px;
	color: rgb(215, 12, 25);
}
.liuyan a {
	font-size:16px;
	color: #CCCCCC;
}
.liuyan p {
	font-size:16px;
	color: #666666;
	line-height:30px;
}

#faqbox {
	padding:50px 0 50px 280px;
}
#faqbox form {
}
#faqbox .faqline {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
	color:#999;
	font-size:13px;
}
#faqbox .faqtit {
	width:150px;
	display:block;
	float:left;
	clear:both;
	text-align:right;
	color:#555;
}
#faqbox .Content {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
}
#faqbox font {
	margin:0 5px;
}
#faqbox .FaqTitle {
	height:50px;
	line-height:50px;
	padding:0 10px;
	border:1px solid #ddd;
	width:435px;
	vertical-align:top;
}
#faqbox .Content textarea {
	height:100px;
}
.wizfrm {
	border:none;
	width:455px;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	background:#fff;
	margin-top:20px;
	font-family:'Microsoft YaHei';
	-moz-transition: all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border-radius:5px;
	background-color:#e30b01;
}
.wizfrm:hover {
	background-color:#007eeb;
}
/**/


.mainBox {
	width: 1300px;
	margin: 0 auto;
	background: #fff;
}
.main .proListal {
	width:100%;
}
.main .proListal {
	width:100%;
}
.main .proListal li {
	width:329px;
	float:left;
	margin:0 6px 15px 6px;
}
.main .proListal li .boxal {
	width:329px;
	height:270px;
	display:block;
	cursor:pointer;
	position:relative;
}
.main .proListal li .boxal .spanImgal {
	display:block;
	overflow:hidden;
	width:329px;
	height:270px;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.main .proListal li .spanal {
	display: block;
	height:40px;
	line-height:40px;
	width:310px;
	margin:auto;
	text-align:center;
	color:#000;
	font-size:15px;
}
.main .proListal li:hover .spanal {
	color:#007eeb;
	font-weight:bold;
	font-size:16px;
}
.main .proListal li .avatarb {
	position: relative;
}
.main .proListal li .avatarb {
	display: block;
	height: 270px;
	overflow: hidden;
	width:329px;
	border: 1px #f1f1f1 solid;
}
.main .proListal li .avatarb .spanImgal {
	height: 270px;
}
.avatarb:hover .spanImgal, .zhuti .avatarb:hover .spanImgal, .bbsinner .avatarb:hover .spanImgal {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
.main .proListal li .boxal .aBB {
	display:none;
	width:100%;
	height:100%;
	position: absolute;
	background: rgba(0, 127, 233, 0.7);
	overflow: hidden;
	left: 0;
	top: 0;
}
.main .proListal li .boxal .aBB em {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/chakan1.png) center center no-repeat;
}
.main .proListal li .boxal:hover .aBB {
	display:block;
}




/**/

.main .news_list {
}
.main .news_list li {
	border-bottom: 1px dashed #e4e4e4;
	padding:25px;
	background: url(../images/ico2.png) 20px center no-repeat;
}
.main .news_list li .lMore {
	width: 95px;
	height: 95px;
	background:#bababa;
	text-align: center;
	margin-top: 35px;
}
.main .news_list li .lMore .one {
	color: #fff;
	display: block;
	font-size: 23px;
	padding-top: 20px;
}
.main .news_list li .lMore .two {
	color: #fff;
	font-size: 15px;
}
.main .news_list li .title {
	width: 790px;
	margin-left: 30px;
	margin-top: 35px;
}
.main .news_list li .title a {
	font-size: 17px;
	color: #333;
	line-height: 35px;
}
.main .news_list li .title p {
	color: #999;
	font-size: 14px;
	line-height: 26px;
}
.main .news_list li:hover .lMore {
	background: #007eeb
}
.main .news_list li:hover .title a {
	padding-left: 13px;
	color: #007eeb
}
.main .news_list li .xwimg {
	width: 260px;
	height: 160px;
	overflow: hidden;
}
.main .news_list li:hover .xwimg img {
	transition: all 1.2s;
	transform: scale(1.2, 1.2);
}
.BMap_Marker {
	display:none !important;
}
.BMap_Marker.BMap_noprint {
	background: url(../images/dt.png) center center no-repeat !important;
	display:block !important;
}
.box_left {
	float: left;
	width:260px;
}
.box_left .mode1 {
	width: 225px;
	margin-bottom: 20px;
}
.box_left .mode1 .z_title {
	font-size: 24px;
	display: block;
	color: #FF2D00;
	margin-left: 10px;
}
.box_left .mode1 .english {
	font-size: 24px;
	color: #d9d9d9;
	letter-spacing: 5px;
	height: 60px;
	margin-left: 10px;
}
.box_left .mode1 ul {
	overflow: hidden;
	padding-left: 0;
	margin-top: 24px;
}
.box_left .mode1 ul li {
	line-height: 40px;
	text-indent: 2em;
	margin: 10px 0;
}
.box_left .mode1 ul li a {
	color: #333;
	display: block;
	height: 40px;
	line-height: 40px;
}
.box_left .mode1 ul li:hover, .box_left .mode1 ul li .hover {
	background: #FF2D00;
	color: #ffba00;
}
.box_left .mode1 ul li a:hover {
	color: #fff;
}
.box_left .mode2 {
	width: 225px;
	overflow: hidden;
	margin-top: 50px;
}
.box_left .mode2 .z_title {
	font-size: 24px;
	display: block;
	color: #FF2D00;
	margin-left: 10px;
}
.box_left .mode2 .english {
	font-size: 24px;
	color: #d9d9d9;
	letter-spacing: 5px;
	height: 60px;
	margin-left: 10px;
}
.box_left .mode2 ul {
	margin: 0 0;
	padding: 10px 0 10px 0;
}
.box_left .mode2 ul li {
	line-height: 40px;
	height: 40px;
	border-bottom: 1px dashed #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.box_left .mode2 ul li:hover a {
	color:#ffba00;
}
.box_left .mode2 ul li:hover {
	border-bottom: 1px dashed #ffba00;
}
.box_left .mode3 {
	margin: 50px 0;
}
.box_left .mode3 span {
	background: url(../images/left_con.png) no-repeat 0 0;
	display: block;
	;
	height: 83px;
	line-height: 83px;
	font-size: 16px;
	text-indent: 1.5em;
	color:#FF2D00;
	font-weight: bold;
}
.box_left .mode3 .left_contact {
	line-height: 26px;
	background:#373737;
	color: #fff;
	padding:10px 15px;
	background-size: 100%
}
